home *** CD-ROM | disk | FTP | other *** search
/ SGI Hot Mix 18 / Silicon_Graphics_hot mix 18.iso / NetResults.sh < prev    next >
Linux/UNIX/POSIX Shell Script  |  1998-02-20  |  82b  |  5 lines

  1. #!/bin/sh
  2. cd netresults
  3. jre -cp . itm.nr.serve.NRServer  
  4. echo NRServer quit!
  5.